home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / op07c < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.9 KB  |  91 lines

  1. *
  2. * Linear Technology OP07C op amp model (with calls for OP07CS8)
  3. * Written: 08-24-1989 12:35:59 Type: Bipolar npn input, internal comp.
  4. * OP07C updated from original model on 06-20-1990
  5. * Typical specs: 
  6. * Vos=6.0E-05, Ib=1.8E-09, Ios=8.0E-10, GBP=6.0E+05Hz, Phase mar.= 70 deg,
  7. * SR(+)=2.5E-01V/us, SR(-)=2.4E-01V/us, Av= 114 dB, CMMR= 126 dB, 
  8. * Vsat(+)=2.00V, Vsat(-)=2.00V, Isc=+/-25.0mA, Iq=2500uA
  9. * (input differential mode clamp active)
  10. * Connections: + - V+V-O 
  11. .SUBCKT OP07C 3 2 7 4 6
  12. * INPUT
  13. RC1 7 80 8.842E+03
  14. RC2 7 90 8.842E+03
  15. Q1 80 102 10 QM1 
  16. Q2 90 103 11 QM2 
  17. RB1 2 102 5.000E+02
  18. RB2 3 103 5.000E+02
  19. DDM1 102 104 DM2 
  20. DDM3 104 103 DM2 
  21. DDM2 103 105 DM2 
  22. DDM4 105 102 DM2 
  23. C1 80 90 5.460E-12
  24. RE1 10 12 1.948E+03
  25. RE2 11 12 1.948E+03
  26. IEE 12 4 7.502E-06
  27. RE 12 0 2.666E+07
  28. CE 12 0 1.579E-12
  29. * INTERMEDIATE 
  30. GCM 0 8 12 0 5.668E-11
  31. GA 8 0 80 90 1.131E-04
  32. R2 8 0 1.000E+05
  33. C2 1 8 3.000E-11
  34. GB 1 0 8 0 1.294E+03
  35. * OUTPUT 
  36. RO1 1 6 2.575E+01
  37. RO2 1 0 3.425E+01
  38. RC 17 0 6.634E-06
  39. GC 0 17 6 0 1.507E+05
  40. D1 1 17 DM1 
  41. D2 17 1 DM1 
  42. D3 6 13 DM2 
  43. D4 14 6 DM2 
  44. VC 7 13 2.803E+00
  45. VE 14 4 2.803E+00
  46. IP 7 4 2.492E-03
  47. DSUB 4 7 DM2 
  48. * MODELS 
  49. .MODEL QM1 NPN (IS=8.000E-16 BF=1.705E+03)
  50. .MODEL QM2 NPN (IS=8.019E-16 BF=2.679E+03)
  51. .MODEL DM1 D (IS=1.486E-08)
  52. .MODEL DM2 D (IS=8.000E-16)
  53. .ENDS OP07C
  54. .SUBCKT OP07CS8 3 2 7 4 6
  55. X_OP07CS8 3 2 7 4 6 OP07C
  56. .ENDS OP07CS8
  57. *
  58. * - - - - - * FINI OP07C * - - - - - * [OAMM VN1 8/89]
  59.  
  60. ***
  61. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  62. *                       All rights reserved.
  63. *   Linear Technology Corporation hereby grants the users of this
  64. * macromodel a non-exclusive, nontransferrable license to use this
  65. *            macromodel under the following conditions:
  66. * The user agrees that this macromodel is licensed from Linear
  67. * Technology and agrees that the macromodel may be used, loaned,
  68. * given away or included in other model libraries as long as this
  69. * notice and the model in its entirety and unchanged is included.
  70. * No right to make derivative works or modifications to the
  71. * macromodel is granted hereby.  All such rights are reserved.
  72. * This model is provided as is.  Linear Technology makes no
  73. * warranty, either expressed or implied about the suitability or
  74. * fitness of this model for any particular purpose.  In no event
  75. * will Linear Technology be liable for special, collateral,
  76. * incidental or consequential damages in connection with or arising
  77. * out of the use of this macromodel.  It should be remembered that
  78. * models are a simplification of the actual circuit.
  79. * Linear Technology reserves the right to change these macromodels
  80. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  81. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  82. * datasheets on the actual amplifiers or the latest macromodels.
  83. * ----------------------------------------------------------------------- *
  84.